﻿2026-06-05T23:55:53.3163639Z ##[group]Run actions/checkout@v5
2026-06-05T23:55:53.3164894Z with:
2026-06-05T23:55:53.3165323Z   repository: SaberMage/spt-core
2026-06-05T23:55:53.3170488Z   token: ***
2026-06-05T23:55:53.3170887Z   ssh-strict: true
2026-06-05T23:55:53.3171271Z   ssh-user: git
2026-06-05T23:55:53.3171671Z   persist-credentials: true
2026-06-05T23:55:53.3172104Z   clean: true
2026-06-05T23:55:53.3172501Z   sparse-checkout-cone-mode: true
2026-06-05T23:55:53.3172959Z   fetch-depth: 1
2026-06-05T23:55:53.3173355Z   fetch-tags: false
2026-06-05T23:55:53.3173744Z   show-progress: true
2026-06-05T23:55:53.3174178Z   lfs: false
2026-06-05T23:55:53.3174553Z   submodules: false
2026-06-05T23:55:53.3174952Z   set-safe-directory: true
2026-06-05T23:55:53.3175897Z ##[endgroup]
2026-06-05T23:55:53.4726375Z Syncing repository: SaberMage/spt-core
2026-06-05T23:55:53.4729259Z ##[group]Getting Git version info
2026-06-05T23:55:53.4730198Z Working directory is '/home/david/actions-runner/_work/spt-core/spt-core'
2026-06-05T23:55:53.4731708Z [command]/usr/bin/git version
2026-06-05T23:55:53.4732247Z git version 2.34.1
2026-06-05T23:55:53.4734077Z ##[endgroup]
2026-06-05T23:55:53.4741894Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/9ba521a8-e1b1-4091-9039-11a576597c94/.gitconfig'
2026-06-05T23:55:53.4743564Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/9ba521a8-e1b1-4091-9039-11a576597c94' before making global git config changes
2026-06-05T23:55:53.4744977Z Adding repository directory to the temporary git global config as a safe directory
2026-06-05T23:55:53.4746172Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-05T23:55:53.4787938Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-05T23:55:53.4821157Z https://github.com/SaberMage/spt-core
2026-06-05T23:55:53.4839437Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-05T23:55:53.4845495Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-05T23:55:53.4875618Z HEAD
2026-06-05T23:55:53.4928349Z ##[endgroup]
2026-06-05T23:55:53.4933298Z [command]/usr/bin/git submodule status
2026-06-05T23:55:53.5177315Z ##[group]Cleaning the repository
2026-06-05T23:55:53.5183056Z [command]/usr/bin/git clean -ffdx
2026-06-05T23:55:54.0008180Z Removing target/
2026-06-05T23:55:54.0023903Z [command]/usr/bin/git reset --hard HEAD
2026-06-05T23:55:54.0103821Z HEAD is now at 6b530aa test(release): missing keys file now means the BUILTIN set, not empty
2026-06-05T23:55:54.0111463Z ##[endgroup]
2026-06-05T23:55:54.0114922Z ##[group]Disabling automatic garbage collection
2026-06-05T23:55:54.0122315Z [command]/usr/bin/git config --local gc.auto 0
2026-06-05T23:55:54.0168291Z ##[endgroup]
2026-06-05T23:55:54.0169826Z ##[group]Setting up auth
2026-06-05T23:55:54.0179812Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-05T23:55:54.0229485Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-05T23:55:54.0510784Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-05T23:55:54.0554716Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-05T23:55:54.0836471Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-05T23:55:54.0945937Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-05T23:55:54.1132608Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-05T23:55:54.1191395Z ##[endgroup]
2026-06-05T23:55:54.1192268Z ##[group]Fetching the repository
2026-06-05T23:55:54.1204095Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6b530aab6d2ac2ce2ecf7ce6db7b3a2af7b9840b:refs/tags/v0.1.0
2026-06-05T23:55:54.6633150Z ##[endgroup]
2026-06-05T23:55:54.6634385Z ##[group]Determining the checkout info
2026-06-05T23:55:54.6636803Z ##[endgroup]
2026-06-05T23:55:54.6645378Z [command]/usr/bin/git sparse-checkout disable
2026-06-05T23:55:54.6706934Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-05T23:55:54.6746530Z ##[group]Checking out the ref
2026-06-05T23:55:54.6752807Z [command]/usr/bin/git checkout --progress --force refs/tags/v0.1.0
2026-06-05T23:55:54.6806428Z HEAD is now at 6b530aa test(release): missing keys file now means the BUILTIN set, not empty
2026-06-05T23:55:54.6811383Z ##[endgroup]
2026-06-05T23:55:54.6867883Z [command]/usr/bin/git log -1 --format=%H
2026-06-05T23:55:54.6901012Z 6b530aab6d2ac2ce2ecf7ce6db7b3a2af7b9840b
